cURL
curl --request POST \ --url https://marketplace-api.sequence.app/amoy/rpc/Marketplace/CheckoutOptionsMarketplace \ --header 'Content-Type: application/json' \ --header 'X-Access-Key: <api-key>' \ --data ' { "wallet": "<string>", "orders": [ { "contractAddress": "<string>", "orderId": "<string>" } ], "additionalFee": 123 } '
{ "options": { "swap": [], "nftCheckout": [], "onRamp": [] } }
Documentation IndexFetch the complete documentation index at: https://sequence-0fb8d9e6-relayer_docs.mintlify.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://sequence-0fb8d9e6-relayer_docs.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Public project access key for authenticating requests obtained on Sequence Builder. Example Test Key: AQAAAAAAAEGvyZiWA9FMslYeG_yayXaHnSI
[]CheckoutOptionsMarketplaceOrder
Show child attributes
OK
このページは役に立ちましたか?